| images[ ] This array is used to return an array, or collection, of all IMG elements used within the current document. The images array will index its values in the order they appear within the document. syntax: document.images(index).Property or Method The images[ ] array is used to collect properties from the following: document
|